fix(deps): update rust crate kube to 0.99.0 - #155
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
March 31, 2024 16:00
5b0ce2e to
40abcd8
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
April 3, 2024 16:44
40abcd8 to
40c4c72
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
2 times, most recently
from
May 4, 2024 18:01
74516db to
b46ec9a
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
May 6, 2024 17:06
b46ec9a to
9bab80d
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
June 12, 2024 12:51
9bab80d to
d06d395
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
July 22, 2024 23:16
d06d395 to
505ea57
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
September 9, 2024 10:34
505ea57 to
7ca5884
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
September 16, 2024 13:58
7ca5884 to
0faac26
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
October 9, 2024 19:46
0faac26 to
1020c77
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
November 20, 2024 13:08
1020c77 to
10d8d70
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
December 24, 2024 10:44
5914bac to
10d8d70
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
December 24, 2024 10:45
10d8d70 to
eeea97c
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
March 12, 2025 02:57
eeea97c to
e67d369
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
March 12, 2025 18:39
e67d369 to
29240c1
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
August 10, 2025 12:38
29240c1 to
197c4f3
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
September 25, 2025 16:35
197c4f3 to
3b99bb2
Compare
renovate
Bot
force-pushed
the
renovate/kube-0.x
branch
from
December 10, 2025 10:34
3b99bb2 to
b7e3d1d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.97.0→0.99.0Release Notes
kube-rs/kube (kube)
v0.99.0Compare Source
===================
Highlights
Dependency Cleanups
backoff(unmaintained) replaced withbackonin #1653default_backoffnatively, or throughController.ExponentialBackofffrombackon::ExponentialBuilderintoWatchStreamExt::backoffjson-patchbumped and uses re-exportedjsonptrfor less version clashes #1718randdependency no longer explicit as only rng is underwsfeature viatungstenite'sclient::generate_key#1691ring(still maintained) now optional forrustls-tlsfeature (for alternateaws-lc-rs) #1717Features
v5.channel.k8s.iostreamingwsprotocol to allow closing streams properly (kubernetes.io blog) #1693CustomResourcederive; typed attributes for#[kube(scale)]and#[kube(deprecated)]in #1656 + #1697Client::with_valid_untilto handle short lived local client certs #1707conditionsthat can be awaited #1710What's Changed
Added
Api::get_metadata_opt_withby @sebsoto in #1708Client::with_valid_untilfor client cert expiry by @goenning in #1707ExponentialBackoffpublic by @gdeleon2 in #1716Changed
backoffwithbackonby @flavio in #1653randto 0.9 by @clux in #1686randdependency in favor oftungstenitefn by @clux in #1691json-patchto 4 use bundledjsonptrto 0.7 by @clux in #1718Fixed
CustomResourcederive; allowstatusattribute to take a path by @clux in #1704v0.98.0Compare Source
===================
Highlights
v1_32support viak8s-openapi0.24kube-deriveadditions:CELSchemaderive macro wrapper aroundJsonSchemafor injecting cel validations into the schema #1649servedandstoragebooleans for multiple versions ofCustomResourcederives: #1644kube-runtimeeventRecordernow aggregates repeat events #1655 (some breaking changes, see controller-rs#116)kube-clientUTF-16 edge case handling for windows #1654What's Changed
Added
storageandservedargument to derive macro by @Techassi in #1644derive(CELSchema)macro for generating cel validation on CRDs by @Danil-Grigorev in #1649Changed
runtimeevent recorder by @pando85 in #1655k8s-openapifor Kubernetesv1_32support and MSRV by @clux in #1671Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.